* OUTER INTERFACE *
TextBox(eventName), Button(browse eventList)



* BEHAVIOR *
List:		Displays all map events
		Also shows "THIS EVENT" at the top, 
		which selects the current event's name.

This dialog is activated by a "browse" button.
It returns an event name.

Special event names:	(These are the first two names in the list)
THIS EVENT		(returns the current event's name)
PLAYER		(returns "player")
(default = "THIS EVENT", unless a value is passed to it  (to modify selection)



* INTERFACE *
OK, CANCEL
EventList,  ScrollBar
Search 